Google.Apis.Gmail.v1 GmailBaseServiceRequest`1 () |
n/a
|
public abstract class Google.Apis.Gmail.v1.GmailBaseServiceRequest`1
|
--> NONE <--
|
- Constructor: protected GmailBaseServiceRequest`1 (IClientService service)
- Method (i): public void AddExceptionHandler (IHttpExceptionHandler handler)
- Method (i): public void AddExecuteInterceptor (IHttpExecuteInterceptor handler)
- Method (i): public void AddUnsuccessfulResponseHandler (IHttpUnsuccessfulResponseHandler handler)
- Method (i): public virtual HttpRequestMessage CreateRequest (Nullable`1 overrideGZipEnabled)
- Method (i): public virtual bool Equals (object obj)
- Method (i): public virtual TResponse Execute ()
- Method (i): public virtual Stream ExecuteAsStream ()
- Method (i): public virtual Task`1 ExecuteAsStreamAsync ()
- Method (i): public virtual Task`1 ExecuteAsStreamAsync (CancellationToken cancellationToken)
- Method (i): public virtual Task`1 ExecuteAsync ()
- Method (i): public virtual Task`1 ExecuteAsync (CancellationToken cancellationToken)
- Method (i): protected virtual void Finalize ()
- Method (i): protected string GenerateRequestUri ()
- Method (i): protected virtual object GetBody ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: protected override void InitParameters ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Nested Type: public sealed enum AltEnum
                    Json = 0
- Property: virtual Nullable`1 Alt { public get; public set; }
- Property: ETagAction ETagAction { public get; public set; }
- Property: virtual string Fields { public get; public set; }
- Property: abstract string HttpMethod { public get; }
- Property: virtual string Key { public get; public set; }
- Property: abstract string MethodName { public get; }
- Property: Action`1 ModifyRequest { public get; public set; }
- Property: virtual string OauthToken { public get; public set; }
- Property: virtual Nullable`1 PrettyPrint { public get; public set; }
- Property: virtual string QuotaUser { public get; public set; }
- Property: virtual IDictionary`2 RequestParameters { public get; }
- Property: abstract string RestPath { public get; }
- Property: virtual IClientService Service { public get; }
- Property: virtual string UserIp { public get; public set; }
|
Google.Apis.Gmail.v1 GmailService () |
n/a
|
public class Google.Apis.Gmail.v1.GmailService
|
--> NONE <--
|
- Constructor: public GmailService ()
- Constructor: public GmailService (Initializer initializer)
- Field: public static DiscoveryVersion DiscoveryVersionUsed
- Field: public static const string Version, Value = v1
- Method (i): protected virtual BackOffHandler CreateBackOffHandler ()
- Method (i): public virtual Task`1 DeserializeError (HttpResponseMessage response)
- Method (i): public virtual Task`1 DeserializeResponse (HttpResponseMessage response)
- Method (i): public virtual void Dispose ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string SerializeObject (object obj)
- Method (i): public virtual void SetRequestSerailizedContent (HttpRequestMessage request, object body)
- Method (i): public virtual string ToString ()
- Nested Type: public class Scope
- Property: virtual string ApiKey { public get; }
- Property: virtual string ApplicationName { public get; }
- Property: override string BasePath { public get; }
- Property: override string BaseUri { public get; }
- Property: override string BatchPath { public get; }
- Property: override string BatchUri { public get; }
- Property: override IList`1 Features { public get; }
- Property: virtual bool GZipEnabled { public get; }
- Property: virtual ConfigurableHttpClient HttpClient { public get; }
- Property: virtual IConfigurableHttpClientInitializer HttpClientInitializer { public get; }
- Property: override string Name { public get; }
- Property: virtual ISerializer Serializer { public get; }
- Property: virtual UsersResource Users { public get; }
|
Google.Apis.Gmail.v1 UsersResource () |
n/a
|
public class Google.Apis.Gmail.v1.UsersResource
|
--> NONE <--
|
- Constructor: public UsersResource (IClientService service)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public virtual GetProfileRequest GetProfile (string userId)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual StopRequest Stop (string userId)
- Method (i): public virtual string ToString ()
- Method: public virtual WatchRequest Watch (WatchRequest body, string userId)
- Nested Type: public class DraftsResource
- Nested Type: public class GetProfileRequest
- Nested Type: public class HistoryResource
- Nested Type: public class LabelsResource
- Nested Type: public class MessagesResource
- Nested Type: public class SettingsResource
- Nested Type: public class StopRequest
- Nested Type: public class ThreadsResource
- Nested Type: public class WatchRequest
- Property: virtual DraftsResource Drafts { public get; }
- Property: virtual HistoryResource History { public get; }
- Property: virtual LabelsResource Labels { public get; }
- Property: virtual MessagesResource Messages { public get; }
- Property: virtual SettingsResource Settings { public get; }
- Property: virtual ThreadsResource Threads { public get; }
|
Google.Apis.Gmail.v1.Data AutoForwarding () |
n/a
|
public class Google.Apis.Gmail.v1.Data.AutoForwarding
|
--> NONE <--
|
- Constructor: public AutoForwarding ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string Disposition { public get; public set; }
- Property: virtual string EmailAddress { public get; public set; }
- Property: virtual Nullable`1 Enabled { public get; public set; }
- Property: virtual string ETag { public get; public set; }
|
Google.Apis.Gmail.v1.Data BatchDeleteMessagesRequest () |
n/a
|
public class Google.Apis.Gmail.v1.Data.BatchDeleteMessagesRequest
|
--> NONE <--
|
- Constructor: public BatchDeleteMessagesRequest ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string ETag { public get; public set; }
- Property: virtual IList`1 Ids { public get; public set; }
|
Google.Apis.Gmail.v1.Data BatchModifyMessagesRequest () |
n/a
|
public class Google.Apis.Gmail.v1.Data.BatchModifyMessagesRequest
|
--> NONE <--
|
- Constructor: public BatchModifyMessagesRequest ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IList`1 AddLabelIds { public get; public set; }
- Property: virtual string ETag { public get; public set; }
- Property: virtual IList`1 Ids { public get; public set; }
- Property: virtual IList`1 RemoveLabelIds { public get; public set; }
|
Google.Apis.Gmail.v1.Data Draft () |
n/a
|
public class Google.Apis.Gmail.v1.Data.Draft
|
--> NONE <--
|
- Constructor: public Draft ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string ETag { public get; public set; }
- Property: virtual string Id { public get; public set; }
- Property: virtual Message Message { public get; public set; }
|
Google.Apis.Gmail.v1.Data Filter () |
n/a
|
public class Google.Apis.Gmail.v1.Data.Filter
|
--> NONE <--
|
- Constructor: public Filter ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual FilterAction Action { public get; public set; }
- Property: virtual FilterCriteria Criteria { public get; public set; }
- Property: virtual string ETag { public get; public set; }
- Property: virtual string Id { public get; public set; }
|
Google.Apis.Gmail.v1.Data FilterAction () |
n/a
|
public class Google.Apis.Gmail.v1.Data.FilterAction
|
--> NONE <--
|
- Constructor: public FilterAction ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IList`1 AddLabelIds { public get; public set; }
- Property: virtual string ETag { public get; public set; }
- Property: virtual string Forward { public get; public set; }
- Property: virtual IList`1 RemoveLabelIds { public get; public set; }
|
Google.Apis.Gmail.v1.Data FilterCriteria () |
n/a
|
public class Google.Apis.Gmail.v1.Data.FilterCriteria
|
--> NONE <--
|
- Constructor: public FilterCriteria ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string ETag { public get; public set; }
- Property: virtual Nullable`1 ExcludeChats { public get; public set; }
- Property: virtual string From { public get; public set; }
- Property: virtual Nullable`1 HasAttachment { public get; public set; }
- Property: virtual string NegatedQuery { public get; public set; }
- Property: virtual string Query { public get; public set; }
- Property: virtual Nullable`1 Size { public get; public set; }
- Property: virtual string SizeComparison { public get; public set; }
- Property: virtual string Subject { public get; public set; }
- Property: virtual string To { public get; public set; }
|
Google.Apis.Gmail.v1.Data ForwardingAddress () |
n/a
|
public class Google.Apis.Gmail.v1.Data.ForwardingAddress
|
--> NONE <--
|
- Constructor: public ForwardingAddress ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string ETag { public get; public set; }
- Property: virtual string ForwardingEmail { public get; public set; }
- Property: virtual string VerificationStatus { public get; public set; }
|
Google.Apis.Gmail.v1.Data History () |
n/a
|
public class Google.Apis.Gmail.v1.Data.History
|
--> NONE <--
|
- Constructor: public History ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string ETag { public get; public set; }
- Property: virtual Nullable`1 Id { public get; public set; }
- Property: virtual IList`1 LabelsAdded { public get; public set; }
- Property: virtual IList`1 LabelsRemoved { public get; public set; }
- Property: virtual IList`1 Messages { public get; public set; }
- Property: virtual IList`1 MessagesAdded { public get; public set; }
- Property: virtual IList`1 MessagesDeleted { public get; public set; }
|
Google.Apis.Gmail.v1.Data HistoryLabelAdded () |
n/a
|
public class Google.Apis.Gmail.v1.Data.HistoryLabelAdded
|
--> NONE <--
|
- Constructor: public HistoryLabelAdded ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string ETag { public get; public set; }
- Property: virtual IList`1 LabelIds { public get; public set; }
- Property: virtual Message Message { public get; public set; }
|
Google.Apis.Gmail.v1.Data HistoryLabelRemoved () |
n/a
|
public class Google.Apis.Gmail.v1.Data.HistoryLabelRemoved
|
--> NONE <--
|
- Constructor: public HistoryLabelRemoved ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string ETag { public get; public set; }
- Property: virtual IList`1 LabelIds { public get; public set; }
- Property: virtual Message Message { public get; public set; }
|
Google.Apis.Gmail.v1.Data HistoryMessageAdded () |
n/a
|
public class Google.Apis.Gmail.v1.Data.HistoryMessageAdded
|
--> NONE <--
|
- Constructor: public HistoryMessageAdded ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string ETag { public get; public set; }
- Property: virtual Message Message { public get; public set; }
|
Google.Apis.Gmail.v1.Data HistoryMessageDeleted () |
n/a
|
public class Google.Apis.Gmail.v1.Data.HistoryMessageDeleted
|
--> NONE <--
|
- Constructor: public HistoryMessageDeleted ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string ETag { public get; public set; }
- Property: virtual Message Message { public get; public set; }
|
Google.Apis.Gmail.v1.Data ImapSettings () |
n/a
|
public class Google.Apis.Gmail.v1.Data.ImapSettings
|
--> NONE <--
|
- Constructor: public ImapSettings ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual Nullable`1 AutoExpunge { public get; public set; }
- Property: virtual Nullable`1 Enabled { public get; public set; }
- Property: virtual string ETag { public get; public set; }
- Property: virtual string ExpungeBehavior { public get; public set; }
- Property: virtual Nullable`1 MaxFolderSize { public get; public set; }
|
Google.Apis.Gmail.v1.Data Label () |
n/a
|
public class Google.Apis.Gmail.v1.Data.Label
|
--> NONE <--
|
- Constructor: public Label ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual LabelColor Color { public get; public set; }
- Property: virtual string ETag { public get; public set; }
- Property: virtual string Id { public get; public set; }
- Property: virtual string LabelListVisibility { public get; public set; }
- Property: virtual string MessageListVisibility { public get; public set; }
- Property: virtual Nullable`1 MessagesTotal { public get; public set; }
- Property: virtual Nullable`1 MessagesUnread { public get; public set; }
- Property: virtual string Name { public get; public set; }
- Property: virtual Nullable`1 ThreadsTotal { public get; public set; }
- Property: virtual Nullable`1 ThreadsUnread { public get; public set; }
- Property: virtual string Type { public get; public set; }
|
Google.Apis.Gmail.v1.Data LabelColor () |
n/a
|
public class Google.Apis.Gmail.v1.Data.LabelColor
|
--> NONE <--
|
- Constructor: public LabelColor ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string BackgroundColor { public get; public set; }
- Property: virtual string ETag { public get; public set; }
- Property: virtual string TextColor { public get; public set; }
|
Google.Apis.Gmail.v1.Data ListDraftsResponse () |
n/a
|
public class Google.Apis.Gmail.v1.Data.ListDraftsResponse
|
--> NONE <--
|
- Constructor: public ListDraftsResponse ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IList`1 Drafts { public get; public set; }
- Property: virtual string ETag { public get; public set; }
- Property: virtual string NextPageToken { public get; public set; }
- Property: virtual Nullable`1 ResultSizeEstimate { public get; public set; }
|
Google.Apis.Gmail.v1.Data ListFiltersResponse () |
n/a
|
public class Google.Apis.Gmail.v1.Data.ListFiltersResponse
|
--> NONE <--
|
- Constructor: public ListFiltersResponse ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string ETag { public get; public set; }
- Property: virtual IList`1 Filter { public get; public set; }
|
Google.Apis.Gmail.v1.Data ListForwardingAddressesResponse () |
n/a
|
public class Google.Apis.Gmail.v1.Data.ListForwardingAddressesResponse
|
--> NONE <--
|
- Constructor: public ListForwardingAddressesResponse ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string ETag { public get; public set; }
- Property: virtual IList`1 ForwardingAddresses { public get; public set; }
|
Google.Apis.Gmail.v1.Data ListHistoryResponse () |
n/a
|
public class Google.Apis.Gmail.v1.Data.ListHistoryResponse
|
--> NONE <--
|
- Constructor: public ListHistoryResponse ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string ETag { public get; public set; }
- Property: virtual IList`1 History { public get; public set; }
- Property: virtual Nullable`1 HistoryId { public get; public set; }
- Property: virtual string NextPageToken { public get; public set; }
|
Google.Apis.Gmail.v1.Data ListLabelsResponse () |
n/a
|
public class Google.Apis.Gmail.v1.Data.ListLabelsResponse
|
--> NONE <--
|
- Constructor: public ListLabelsResponse ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string ETag { public get; public set; }
- Property: virtual IList`1 Labels { public get; public set; }
|
Google.Apis.Gmail.v1.Data ListMessagesResponse () |
n/a
|
public class Google.Apis.Gmail.v1.Data.ListMessagesResponse
|
--> NONE <--
|
- Constructor: public ListMessagesResponse ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string ETag { public get; public set; }
- Property: virtual IList`1 Messages { public get; public set; }
- Property: virtual string NextPageToken { public get; public set; }
- Property: virtual Nullable`1 ResultSizeEstimate { public get; public set; }
|
Google.Apis.Gmail.v1.Data ListSendAsResponse () |
n/a
|
public class Google.Apis.Gmail.v1.Data.ListSendAsResponse
|
--> NONE <--
|
- Constructor: public ListSendAsResponse ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string ETag { public get; public set; }
- Property: virtual IList`1 SendAs { public get; public set; }
|
Google.Apis.Gmail.v1.Data ListSmimeInfoResponse () |
n/a
|
public class Google.Apis.Gmail.v1.Data.ListSmimeInfoResponse
|
--> NONE <--
|
- Constructor: public ListSmimeInfoResponse ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string ETag { public get; public set; }
- Property: virtual IList`1 SmimeInfo { public get; public set; }
|
Google.Apis.Gmail.v1.Data ListThreadsResponse () |
n/a
|
public class Google.Apis.Gmail.v1.Data.ListThreadsResponse
|
--> NONE <--
|
- Constructor: public ListThreadsResponse ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string ETag { public get; public set; }
- Property: virtual string NextPageToken { public get; public set; }
- Property: virtual Nullable`1 ResultSizeEstimate { public get; public set; }
- Property: virtual IList`1 Threads { public get; public set; }
|
Google.Apis.Gmail.v1.Data Message () |
n/a
|
public class Google.Apis.Gmail.v1.Data.Message
|
--> NONE <--
|
- Constructor: public Message ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string ETag { public get; public set; }
- Property: virtual Nullable`1 HistoryId { public get; public set; }
- Property: virtual string Id { public get; public set; }
- Property: virtual Nullable`1 InternalDate { public get; public set; }
- Property: virtual IList`1 LabelIds { public get; public set; }
- Property: virtual MessagePart Payload { public get; public set; }
- Property: virtual string Raw { public get; public set; }
- Property: virtual Nullable`1 SizeEstimate { public get; public set; }
- Property: virtual string Snippet { public get; public set; }
- Property: virtual string ThreadId { public get; public set; }
|
Google.Apis.Gmail.v1.Data MessagePart () |
n/a
|
public class Google.Apis.Gmail.v1.Data.MessagePart
|
--> NONE <--
|
- Constructor: public MessagePart ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual MessagePartBody Body { public get; public set; }
- Property: virtual string ETag { public get; public set; }
- Property: virtual string Filename { public get; public set; }
- Property: virtual IList`1 Headers { public get; public set; }
- Property: virtual string MimeType { public get; public set; }
- Property: virtual string PartId { public get; public set; }
- Property: virtual IList`1 Parts { public get; public set; }
|
Google.Apis.Gmail.v1.Data MessagePartBody () |
n/a
|
public class Google.Apis.Gmail.v1.Data.MessagePartBody
|
--> NONE <--
|
- Constructor: public MessagePartBody ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string AttachmentId { public get; public set; }
- Property: virtual string Data { public get; public set; }
- Property: virtual string ETag { public get; public set; }
- Property: virtual Nullable`1 Size { public get; public set; }
|
Google.Apis.Gmail.v1.Data MessagePartHeader () |
n/a
|
public class Google.Apis.Gmail.v1.Data.MessagePartHeader
|
--> NONE <--
|
- Constructor: public MessagePartHeader ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string ETag { public get; public set; }
- Property: virtual string Name { public get; public set; }
- Property: virtual string Value { public get; public set; }
|
Google.Apis.Gmail.v1.Data ModifyMessageRequest () |
n/a
|
public class Google.Apis.Gmail.v1.Data.ModifyMessageRequest
|
--> NONE <--
|
- Constructor: public ModifyMessageRequest ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IList`1 AddLabelIds { public get; public set; }
- Property: virtual string ETag { public get; public set; }
- Property: virtual IList`1 RemoveLabelIds { public get; public set; }
|
Google.Apis.Gmail.v1.Data ModifyThreadRequest () |
n/a
|
public class Google.Apis.Gmail.v1.Data.ModifyThreadRequest
|
--> NONE <--
|
- Constructor: public ModifyThreadRequest ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IList`1 AddLabelIds { public get; public set; }
- Property: virtual string ETag { public get; public set; }
- Property: virtual IList`1 RemoveLabelIds { public get; public set; }
|
Google.Apis.Gmail.v1.Data PopSettings () |
n/a
|
public class Google.Apis.Gmail.v1.Data.PopSettings
|
--> NONE <--
|
- Constructor: public PopSettings ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string AccessWindow { public get; public set; }
- Property: virtual string Disposition { public get; public set; }
- Property: virtual string ETag { public get; public set; }
|
Google.Apis.Gmail.v1.Data Profile () |
n/a
|
public class Google.Apis.Gmail.v1.Data.Profile
|
--> NONE <--
|
- Constructor: public Profile ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string EmailAddress { public get; public set; }
- Property: virtual string ETag { public get; public set; }
- Property: virtual Nullable`1 HistoryId { public get; public set; }
- Property: virtual Nullable`1 MessagesTotal { public get; public set; }
- Property: virtual Nullable`1 ThreadsTotal { public get; public set; }
|
Google.Apis.Gmail.v1.Data SendAs () |
n/a
|
public class Google.Apis.Gmail.v1.Data.SendAs
|
--> NONE <--
|
- Constructor: public SendAs ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string DisplayName { public get; public set; }
- Property: virtual string ETag { public get; public set; }
- Property: virtual Nullable`1 IsDefault { public get; public set; }
- Property: virtual Nullable`1 IsPrimary { public get; public set; }
- Property: virtual string ReplyToAddress { public get; public set; }
- Property: virtual string SendAsEmail { public get; public set; }
- Property: virtual string Signature { public get; public set; }
- Property: virtual SmtpMsa SmtpMsa { public get; public set; }
- Property: virtual Nullable`1 TreatAsAlias { public get; public set; }
- Property: virtual string VerificationStatus { public get; public set; }
|
Google.Apis.Gmail.v1.Data SmimeInfo () |
n/a
|
public class Google.Apis.Gmail.v1.Data.SmimeInfo
|
--> NONE <--
|
- Constructor: public SmimeInfo ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string EncryptedKeyPassword { public get; public set; }
- Property: virtual string ETag { public get; public set; }
- Property: virtual Nullable`1 Expiration { public get; public set; }
- Property: virtual string Id { public get; public set; }
- Property: virtual Nullable`1 IsDefault { public get; public set; }
- Property: virtual string IssuerCn { public get; public set; }
- Property: virtual string Pem { public get; public set; }
- Property: virtual string Pkcs12 { public get; public set; }
|
Google.Apis.Gmail.v1.Data SmtpMsa () |
n/a
|
public class Google.Apis.Gmail.v1.Data.SmtpMsa
|
--> NONE <--
|
- Constructor: public SmtpMsa ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string ETag { public get; public set; }
- Property: virtual string Host { public get; public set; }
- Property: virtual string Password { public get; public set; }
- Property: virtual Nullable`1 Port { public get; public set; }
- Property: virtual string SecurityMode { public get; public set; }
- Property: virtual string Username { public get; public set; }
|
Google.Apis.Gmail.v1.Data Thread () |
n/a
|
public class Google.Apis.Gmail.v1.Data.Thread
|
--> NONE <--
|
- Constructor: public Thread ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string ETag { public get; public set; }
- Property: virtual Nullable`1 HistoryId { public get; public set; }
- Property: virtual string Id { public get; public set; }
- Property: virtual IList`1 Messages { public get; public set; }
- Property: virtual string Snippet { public get; public set; }
|
Google.Apis.Gmail.v1.Data VacationSettings () |
n/a
|
public class Google.Apis.Gmail.v1.Data.VacationSettings
|
--> NONE <--
|
- Constructor: public VacationSettings ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual Nullable`1 EnableAutoReply { public get; public set; }
- Property: virtual Nullable`1 EndTime { public get; public set; }
- Property: virtual string ETag { public get; public set; }
- Property: virtual string ResponseBodyHtml { public get; public set; }
- Property: virtual string ResponseBodyPlainText { public get; public set; }
- Property: virtual string ResponseSubject { public get; public set; }
- Property: virtual Nullable`1 RestrictToContacts { public get; public set; }
- Property: virtual Nullable`1 RestrictToDomain { public get; public set; }
- Property: virtual Nullable`1 StartTime { public get; public set; }
|
Google.Apis.Gmail.v1.Data WatchRequest () |
n/a
|
public class Google.Apis.Gmail.v1.Data.WatchRequest
|
--> NONE <--
|
- Constructor: public WatchRequest ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string ETag { public get; public set; }
- Property: virtual string LabelFilterAction { public get; public set; }
- Property: virtual IList`1 LabelIds { public get; public set; }
- Property: virtual string TopicName { public get; public set; }
|
Google.Apis.Gmail.v1.Data WatchResponse () |
n/a
|
public class Google.Apis.Gmail.v1.Data.WatchResponse
|
--> NONE <--
|
- Constructor: public WatchResponse ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string ETag { public get; public set; }
- Property: virtual Nullable`1 Expiration { public get; public set; }
- Property: virtual Nullable`1 HistoryId { public get; public set; }
|