OutlookItem クラス (Microsoft.Graph 名前空間)
[GitHub]
public class OutlookItem : Entity
継承:Object → Entity → OutlookItem
プロパティ
Categories
public IEnumerable<string> Categories { get; set; }
ChangeKey
public string ChangeKey { get; set; }
CreatedDateTime
public DateTimeOffset? CreatedDateTime { get; set; }
LastModifiedDateTime
public DateTimeOffset? LastModifiedDateTime { get; set; }